Table of content



/gate/{id}

Mapping URL: /gate/{id}

Description: get the gate entity with the appended id

Microservice: AirportService


Methods

/gate/{id}

/gate/{id}

Mapping URL: /gate/{id}

Description: GateService

Name: findGateById(id)

Request Method: GET

Service Interface: /gate/{id}

Service Entity: Gate



AirportService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content